home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / games_a / wordy410.zip / XFIND.DOC < prev    next >
Text File  |  1996-01-11  |  3KB  |  54 lines

  1.                                    XFIND
  2. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  3.  
  4. XFIND is a word-pattern matching utility that searches the 100,694 word file
  5. WORD.LST that is part of the WORDY package.   It is primarily intended as an
  6. aid to crossword puzzle solvers, but can be useful in other pencil-and-paper
  7. word games.  What is a 5-letter word with  the first letter an N, the  third
  8. and fourth E's, and the second and fifth unknown?  XFIND to the rescue.
  9.  
  10. Hand-held electronic gadgets that function as dictionaries or spell-checkers
  11. sometimes have a feature similar to XFIND.  Now you need not pay $30 or more
  12. for these expensive toys in order to solve crossword puzzles electronically.
  13.  
  14. To use XFIND, simply type: xfind PATTERN, where PATTERN  is a set of letters
  15. with question marks in the  "wildcard" positions.  For example, to match all
  16. the 5-letter words with PR as the first two letters and N as the fourth one,
  17. type: xfind pr?n?. As another example, xfind m??li? finds all 6-letter words
  18. with m as the first letter, l as the fourth, and i as the fifth letter.  The
  19. results are stored in the file   MATCHED.WDS.
  20.  
  21. XFIND will also select out *all* words with a given number of letters  from
  22. the WORD.LST.   As an example, to extract *all* 3-letter words, you'd type:
  23. XFIND ???.  To find all 7-letter words, type: XFIND ???????.
  24.  
  25. XFIND will complete a run in as little as  5 seconds  or less on  a fast 486
  26. machine, and correspondingly longer on an older, slower machine.
  27.  
  28. Note that the file WORD.LST must be in the  current  directory for XFIND  to
  29. work. WORD.LST is  part of  the shareware WORDY package,  which has a modest
  30. $2.00 registration fee. Registering WORDY also registers XFIND,  at no extra
  31. cost. Registered WORDY users now receive as a bonus for registration  a list
  32. of 147,526 words over 8 letters long, LONGWORD.LST.   This makes unnecessary
  33. the use of a supplementary dictionary to check long words.
  34.  
  35. XFIND now also works with word lists other than the master WORD.LST.  To use 
  36. it with the   LONGWORD.LST  (list of 147,526 words over 8 letters long given
  37. as a bonus to registred WORDY users), type: XFIND PATTERN LONGWORD.LST. Note 
  38. that the word list used must match the format of the master WORD.LST,   that 
  39. is, ASCII, and one word per line terminated by a carriage return.
  40.  
  41.  
  42.                         ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  43.                                 M\Cooper
  44.                           3425 Chestnut Ridge Rd.        
  45.                         Grantsville, MD 21536-9801
  46.                         ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  47.                         Email:  thegrendel@aol.com
  48.                         ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  49.  
  50.  
  51.  
  52. WORDY (pd) is *not* a trademark, and may not be trademarked.     It is in the 
  53. Public Domain, which means it belongs to everyone.
  54.